projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5824ed
)
(BROKEN_MKTIME): Define.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 10 Sep 1997 03:26:31 +0000
(
03:26
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 10 Sep 1997 03:26:31 +0000
(
03:26
+0000)
src/s/sco5.h
patch
|
blob
|
history
diff --git
a/src/s/sco5.h
b/src/s/sco5.h
index 1c914a37299e949bfacd50cd66363c0b933345bb..007169627827b44913573eda832db8abfd0722a7 100644
(file)
--- a/
src/s/sco5.h
+++ b/
src/s/sco5.h
@@
-101,6
+101,11
@@
Boston, MA 02111-1307, USA. */
/* We don't have -loldX, and we don't need it. */
#define LIB_XMENU_LIB
+/* Jean-Pierre Radley <jpr@jpr.com> reports in
+ <news:19970906220024.40892@jpr.com> (1997-09-07)
+ that mktime is broken in sco5 releases at least through 5.0.4. */
+#define BROKEN_MKTIME 1
+
/* SCO does have TIOCGWINSZ. */
#undef BROKEN_TIOCGWINSZ
#define NEED_PTEM_H